Fix problem with modes derived from CC Mode: Move macro
authorAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:51:38 +0000 (11:51 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 28 Jul 2007 11:51:38 +0000 (11:51 +0000)
commitb8f040658074f3f13bf6ca9612953e822efe850d
tree8cf833114503e2088f924015e81bb1b12c192838
parent66de4c8e949169e9c7f5eb817a115eef2f42ebbc
Fix problem with modes derived from CC Mode:  Move macro
`c-make-emacs-variables-local' from cc-mode.el to cc-langs.el.  Call it
from c-make-init-lang-vars-fun (cc-langs.el) instead of
c-init-language-vars-for (cc-mode.el).
lisp/progmodes/cc-langs.el
lisp/progmodes/cc-mode.el